home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / PRG / Depth lib 1.0 folder.sit / Depth lib 1.0 folder / Comments about Depth lib 1.0.si
Text File  |  1996-05-15  |  664b  |  2 lines

  1. Depth Lib 1.0 - Example Code - This is library of routines that let you get the depth of a monitor and set the depth of a monitor.  Sometimes when writing games you want to force the monitor to 256 colors or you want to make sure you have at least 16 colors.  This library has routines to do just that. All of these routines come almost directly from Kenneth Worley's "Monitor Tricks in C++ 1.51".  I wanted a C version instead, but if you use C++ you will probably want to pick up Ken's package.  Monitor Tricks also has some other neat features as well.  It's available on AOL or you can contact Kenneth directly at: AOL: KNEWorley, Internet: KNEWorley@aol.com.
  2.